Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] obuilder (2 packages) (0.6.0) #25147

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

benmandrew
Copy link
Contributor

Run build scripts for CI

CHANGES:

CHANGES:

- Add a Docker backend for Windows and Linux jobs.
  (@MisterDA ocurrent/obuilder#127 ocurrent/obuilder#75, reviewed by @talex5 and @tmcgilchrist)
- Add FreeBSD sandbox backend using jail(8)
  (@dustanddreams ocurrent/obuilder#156 ocurrent/obuilder#174, reviewed by @tmcgilchrist, @MisterDA, and @mtelvers)
- Add Macos ZFS sandbox (@mtelvers ocurrent/obuilder#164, reviewed by @tmcgilchrist)
- Support XFS store (@mtelvers ocurrent/obuilder#170, reviewed by @tmcgilchrist)

- Search for bash rather than assume it lies in /bin (@dustanddreams ocurrent/obuilder#159, reviewed by @tmcgilchrist)
- Prune builds one at a time up to the limit (@mtelvers ocurrent/obuilder#157)
- Specify upper bound on number of items in the store (@mtelvers ocurrent/obuilder#158, reviewed by @MisterDA)
- Fix case where BTRFS is not fully allocated (@mtelvers ocurrent/obuilder#162)
- Avoid pruning parent cache objects (@mtelvers ocurrent/obuilder#176, reviewed by @tmcgilchrist)
@mseri
Copy link
Member

mseri commented Feb 1, 2024

PR for the revdeps: #25156

@mseri
Copy link
Member

mseri commented Feb 2, 2024

@benmandrew can you have a look at what may be the reason for the remaining test failures?

@benmandrew
Copy link
Contributor Author

This is an error in an experimental code path that's not deployed; I've opened an issue on our own repository. But as OBuilder is a dependency of other projects we're interested in I'd appreciate if we could make the release.

@mseri mseri merged commit 8a2b295 into ocaml:master Feb 8, 2024
1 of 2 checks passed
@mseri
Copy link
Member

mseri commented Feb 8, 2024

Thanks for checking, then I think we can merge

@benmandrew benmandrew deleted the release-obuilder-v0.6.0 branch February 8, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants